go.pact.im/x/goupdate.flags.testShort (field)

4 uses

	go.pact.im/x/goupdate (current package)
		flags.go#L29: 	testShort bool
		flags.go#L60: 	fs.BoolVar(&f.testShort, "test-short", false, "")
		flags.go#L88: 		if f.testShort {
		tests.go#L38: 	if !f.testShort {